Goto

Collaborating Authors

 national institutes of health


Readings in Medical Artificial Intelligence: The First Decade

William J. Clancey

AI Classics

A survey of early work exploring how AI can be used in medicine, with somewhat more technical expositions than in the complementary volume Artificial Intelligence in Medicine."Each chapter is preceded by a brief introduction that outlines our view of its contribution to the field, the reason it was selected for inclusion in this volume, an overview of its content, and a discussion of how the work evolved after the article appeared and how it relates to other chapters in the book.


Computer-Based Medical Consultations: MYCIN

AI Classics

This book has been adapted in large part from the author's doctoral thesis [Shortliffe, l 974b]. Portions of the work appeared previously in Computers And Biomedical Research [Shortliffe, 1973, l 975b], Mathematical Biosciences [Shortliffe, 1975a], and the Proceedings Of The Thirteenth San Diego Biomedical Symposium [Shortliffe, l 974a]. To Stanford's Medical Scientist Training Program, which is supported by the National Institutes of Health Contents


Readings in Medical Artificial Intelligence

AI Classics

JANICE S. AIKINS Dr. Aikins received her Ph.D. in computer science from Stanford University in 1980. She is currently a research computer scientist at IBM's Palo Alto Scientific Center. She specializes in designing systems with an emphasis on the explicit representation of control knowledge in expert systems. ROBERT L. BLUM Dr. Blum received his M.D. from the University of California Medical School at San Francisco in 1973. From 1973 to 1976 he did an internship and residency in the Department of Internal Medicine at the Kaiser Foundation Hospital in Oakland, California, where he was chief resident in 1976.



Using Rewriting Rules for Connection

AI Classics

Essentially, a connection graph is merely a data structure for a set of clauses indicating possible system. To use the graph, one has to introduce operations on the graph.


INTELLIGENT SYSTEMS

AI Classics

At the time of the Dartmouth Well, when Digital built the PDP-1, you and we had studied philosophy. Not only conference, there were certain mathematical sat at the console and you wrote your program that, but we also knew McCulloch, who games called Post tag systems.

  Country: North America > United States (0.94)
  Genre: Personal (0.47)
  Industry: Government > Military (0.47)


Issues of Representation in Conveying the Scope and Limitations of Intelligent Assistant Programs

AI Classics

Success of a knowledge-based program depends on both competence and acceptability. It must perform well for it to be worth using, but is must be acceptable to users for it to be used. There are many dimensions to developing competent and acceptable knowledge based systems which can serve as "intelligent assistants" for problem solvers in science (see Shortliffe and Davis, 1975). One of these is the old AI problem of representation of knowledge. Since most previous work on representation has stressed its importance for problem-solving (e.g.



14 Heuristic Theory Formation: Data Interpretation, and Rule Formation B. G. Buchanan, E. A. Feigenbaum and N. S. Sridharan

AI Classics

I. INTRODUCTION Describing scientific theory formation as an information-processing problem suggests breaking the problem into subproblems and searching solution spaces for plausible items in the theory. A computer program called meta-DEN D RAL embodies this approach to the theory formation problem within a specific area of science. Scientific theories are judged partly on how well they explain the observed data, how general their rules are, and how well they are able to predict new events. The meta-D END RA L program attempts to use these criteria, and more, as guides to formulating acceptable theories. The problem for the program is to discover conditional rules of the form S-421, where the S's are descriptions of situations and the A's are descriptions of actions. The rule is interpreted simply as'When the situation S occurs, action A occurs'. The theory formation program first generates plausible A's for theory sentences, then for each A it generates plausible S's. At the end it must integrate the candidate rules with each other and with existing theory. In this paper we are concerned only with the first two tasks: data interpretation (generating plausible A's) and rule formation (generating plausible S's for each A). This paper describes the space of actions (A's), the space of situations (S's) and the criteria of plausibility for both. This requires mentioning some details of the chemical task since the generators and the plausibility criteria gain their effectiveness from knowledge of the task. The theory formation task As in the past, we prefer to develop our ideas in the context of a specific task area.